! Title for maintenance dialog
TITLE=Maintain NOMADS Environment
! Object name for displaying Property Description
OBJECT=%NOMADS
! Optional Help link
HELPLINK=https://manual.pvxplus.com/PXPLUS/NOMADS%20Graphical%20Application/Appendix/NOMADS%20Variables/Overview.htm
HELPLINK_TEXT=Nomads Properties Help

CATEGORY=Charts

PROPERTY=Chart$
NOTE=Select the chart brand to use in a NOMADS environment. When not set, the internal native charts are used in the NOMADS environment and "plus" charts are used in iNomads. 
CELLTYPE$="DropBox"
TEXT$="plus/rgraph/google/"

PROPERTY=Chart_Colors$
NOTE=Enter the 5 colors used to display individual data sets within a chart.||Example: light red/light blue/dark green/yellow/RGB:192 255 192/ 

PROPERTY=PublicAutoChart
NOTE=Select to allow the end-user to create public AutoCharts. 
CELLTYPE$="CheckMark"

PROPERTY=DeveloperCharts
NOTE=Select to save new AutoChart definitions in the developer file (chart.dev)
CELLTYPE$="CheckMark"

CATEGORY=Controls

PROPERTY=Mln_Sep$
NOTE=Enter a separator value that will override the default separator ($8A$) on any multi-line control.||Example: $0A$


CATEGORY=Customizer

PROPERTY=Custom_Define
NOTE=Enter the CTL value to use rather than 9999 to access a customized panel definition.||Example: 9200
CELLFORMAT$="#####"

PROPERTY=Custom_Dir$
NOTE=Enter the Directory to use for user files.
CELLTYPE$="Lookup"
LOOKUP=Directory

PROPERTY=Custom_Exclude_Program$
NOTE=Enter the Program to call to determine if the user should be allowed to access the custom definition for the current panel. 
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=Custom_Genmtc
NOTE=Enter the CTL value to use rather than 9996 for Customizer General Maintenance.||Example: 9200
CELLFORMAT$="#####"

PROPERTY=Custom_GenWdw
NOTE=Set a CTL value to be used internally by NOMADS to generate custom concurrent windows. Default CTL is 9995.||Example: 9200 
CELLFORMAT$="#####"

PROPERTY=Custom_Wdw
NOTE=Select to use a concurrent window to display custom information for a panel. If not set, then the default display at the bottom of the panel is used.
CELLTYPE$="CheckMark"

PROPERTY=Custom_Skip_Definition
NOTE=Select to skip the definitions, if the CTL values for Custom Panel Definition(Custom_Define) and Customizer General Maintenance(Custom_Genmtc) have not been set to values other than 9999 and 9996, and you wish to use these CTL values for your own User CTL values.
CELLTYPE$="CheckMark"

PROPERTY=Enable_Customizer_Popup
NOTE=Select to enable the Customize Panel option on the panel popup system wide. Overrides %NOMADS'No_Customize.
CELLTYPE$="CheckMark"

PROPERTY=No_Customize
NOTE=Select to suppress the Customizer popup menu. Overridden by %NOMADS'Enable_Customizer_Popup.
CELLTYPE$="CheckMark"

CATEGORY=File Maintenance

PROPERTY=FM_Update_Option$
NOTE=Select the record locking behavior when a record is updated. Default value is 'Review Before Write'.
CELLTYPE$="DropBox"
TEXT$="Review Before Write/Lock Record/No Record Lock/"
CELLTBL$="RLN"

PROPERTY=FM_New_Option$
NOTE=Select the screen behavior on a new record. Default value is 'Do Not Clear Fields'.
CELLTYPE$="DropBox"
TEXT$="Do Not Clear Fields/Auto-Clear All Fields/"
CELLTBL$="01"

PROPERTY=FM_Clear_Option$
NOTE=Select the screen behavior after writing or deleting a record. Default value is 'Do Not Clear Fields'.
CELLTYPE$="DropBox"
TEXT$="Do Not Clear Fields/Auto-Clear All Fields/"
CELLTBL$="01"

PROPERTY=FM_Auto_Save_Option$
NOTE=Select the screen behavior for saving changes. Default value is 'Standard Save'.
CELLTYPE$="DropBox"
TEXT$="Standard Save/Auto-Save Changes/"
CELLTBL$="01"

PROPERTY=FM_Confirm_New_Rec$
NOTE=Select to display a message to confirm that a new record should be created. Default behavior is no message.
CELLTYPE$="CheckMark"

PROPERTY=FM_Acknowledge_Writes$
NOTE=Select to display a message to acknowledege a record was written. Default behavior is no message.
CELLTYPE$="CheckMark"

PROPERTY=FM_Skip_Confirm_Deletes$
NOTE=Select to suppress the message to confirm a record is to be deleted. Default behavior is a message.
CELLTYPE$="CheckMark"

PROPERTY=FM_Skip_Acknowledge_Deletes$
NOTE=Select to suppress the message to acknowledege a record was deleted. Default behavior is a message.
CELLTYPE$="CheckMark"

CATEGORY=Frames

PROPERTY=Frame_Width
NOTE=Enter the number of pixels wide to draw a frame in NOMADS.||Example: 30
CELLFORMAT$="###"


CATEGORY=Folders

PROPERTY=Tab_Folder_Colors$
NOTE=Enter the default color(s) to be displayed on normal folder tabs (i.e. not active or disabled). Format: 'fill pattern,fill color1,fill color2 (Optional)'.|Example: 3,Light Green,Light Yellow - fills the tab from left to right using Light Green as the first color and ending with Light Yellow||This setting is ignored if a theme or visual class is in effect.

PROPERTY=Tab_Folder_TextClr$
NOTE=Enter the default color of the text to be displayed on normal folder tabs (i.e. not active or disabled).||This setting is ignored if a theme or visual class is in effect.
CELLTYPE$="Lookup"
LOOKUP=Color

PROPERTY=Actv_Folder_Colors$
NOTE=Enter the default color(s) to be displayed on active folder tabs.  Format: 'fill pattern,fill color1,fill color2 (Optional)'.|Example: 3,Light Green,Light Yellow - fills the tab from left to right using Light Green as the first color and ending with Light Yellow||This setting is ignored if a theme or visual class is in effect.

PROPERTY=Actv_Folder_TextClr$
NOTE=Enter the default color of the text to be displayed in the tab of the active folder.||This setting is ignored if a theme or visual class is in effect.
CELLTYPE$="Lookup"
LOOKUP=Color

PROPERTY=Disable_Folder_Colors$
NOTE=Enter the default color(s) to be displayed on disabled folder tabs.  Format: 'fill pattern,fill color1,fill color2 (Optional)'.|Example: 3,Light Green,Light Yellow - fills the tab from left to right using Light Green as the first color and ending with Light Yellow||Not applicable to Left or Right rotated tabs.|This setting is ignored if a theme or visual class is in effect.

PROPERTY=Disable_Folder_TextClr$
NOTE=Enter the default color of the text to be displayed in the tab of the disabled folder.||This setting is ignored if a theme or visual class is in effect.
CELLTYPE$="Lookup"
LOOKUP=Color

PROPERTY=Hover_Folder_Colors$
NOTE=Enter the default color(s) to be displayed on a folder tab when hovering over it.  Format: 'fill pattern,fill color1,fill color2 (Optional)'.|Example: 3,Light Green,Light Yellow - fills the tab from left to right using Light Green as the first color and ending with Light Yellow||Not applicable to Left or Right rotated tabs.|This setting is ignored if a theme or visual class is in effect.

PROPERTY=Hover_Folder_TextClr$
NOTE=Enter the default color of the text to be displayed when hovering over a folder tab.||Not applicable to Left or Right rotated tabs.|This setting is ignored if a theme or visual class is in effect.
CELLTYPE$="Lookup"
LOOKUP=Color

PROPERTY=Ctl_Reset$
NOTE=Enter a list of control types to be reset when a folder panel is deactivated.  Default value is "#BRC3LDVXM|_G".||Example: CD3L

PROPERTY=FolderAdvance
NOTE=Enter the behavior of Auto advance to the next folder when tabbing.  Note: If set to 'Advance to the next folder tab', this value will be overridden with option 'Advance to the first control on the next folder' if the folder is tabless, as there are no folder tabs on which to place focus.
CELLTYPE$="DropBox"
TEXT$="Default/Off (Advance to the main panel)/Advance to the next folder tab/Advance to the first control on the next folder/"
CELLTBL$=" 012"
!CELLTBLWIDTH=1

PROPERTY=Folder_Redraw
NOTE=Select to force a folder panel to be redrawn.
CELLTYPE$="CheckMark"

PROPERTY=SidebarFolderTabHeight
NOTE=Enter the Tab Height value for Sidebar Folders. If not set it will use the System-wide default tab height of 2.5 lines.||Example: 5
CELLFORMAT$="###"

CATEGORY=Function Keys

PROPERTY=Fkey_Handler$
NOTE=Enter the name of the program to handle function keys.
CELLTYPE$="Lookup"
LOOKUP=File


PROPERTY=Fkey_Help
NOTE=Enter the function key value (1 - 15) used to invoke the Help system. If not set, F1 will be used.||Example: 1
CELLFORMAT$="##"

PROPERTY=Fkey_Qry
NOTE=Enter the function key value (1 - 15) used to invoke the Query system. If not set, F2 will be used.||Example: 2
CELLFORMAT$="##"

PROPERTY=Fkey_Tbl$
NOTE=When focus is on a control and the user exits using a keystroke, *winproc loads the Hex value of the terminating keystroke into the variable _EOM$.|To bypass the On Change logic for the particular keystroke(s), load the Hex value(s) into %NOMADS_Fkey_Tbl$. *winproc bypasses the OnChange logic for a user's _EOM$ value if found in the %NOMADS_Fkey_Tbl$. (The Validator and Formatter are also bypassed.)||Example: %NOMADS_Fkey_Tbl$=$8409$ loads the F4 key and Tab key Hex values. If a user exits a control using either of these keys, the bypass will occur


CATEGORY=Get_File_Box

PROPERTY=Gfb_Dir_Tbl$
NOTE=Used in conjunction with the GET_FILE_BOX directive.  If present, this can contain a semi-colon delimited list of directories to which the user can have access. The system will not allow the user to select any other directories.||Example: gl/xyzdata;ar/xyzdata

PROPERTY=SuppressWindXMakeFolder
NOTE=Select to hide the Make New Folder button on the WindX/iNomads GET_FILE_BOX.
CELLTYPE$="CheckMark"

CATEGORY=Help

PROPERTY=Help_Preprocess$
NOTE=Enter the name of a program to call prior to the invocation of the Help logic. Arguments passed to the program are the HelpFileName$, the HelpID$ (keyword or reference number), the ID$ (the control name) and ID (the control CTl value). If the HelpFileName$ is null upon exit, the Help logic is skipped.
CELLTYPE$="Lookup"
LOOKUP=File

CATEGORY=Menu Bar

PROPERTY=Menu$
NOTE=Enter the menu group or item to be pasted to the menu bar definition in a different panel.||Example: Group

PROPERTY=Menu_LeftEdge_Clr$
NOTE=Enter the left edge color for menu items.
CELLTYPE$="Lookup"
LOOKUP=Color

PROPERTY=Menu_TextBackground_Clr$
NOTE=Enter the text background color for menu items.
CELLTYPE$="Lookup"
LOOKUP=Color
!BITMAP$="!Find"


CATEGORY=Message Library

PROPERTY=Msgmnt$
NOTE=Enter the name of message library being updated in the Message Library Maintenance.
CELLTYPE$="Lookup"
LOOKUP=File


CATEGORY=Panel Persistence

PROPERTY=Panel_Info_Force
NOTE=Select to automatically save panel/control coordinates on the termination of a panel whether or not their values have changed, if panel/object persistence is turned on. Used with Panel Persistence. 
CELLTYPE$="CheckMark"

PROPERTY=Panel_Info_Prog$
NOTE=Enter the name of the program that will read and write the panel information to a disk file. Use the generic program *winpnl or create your own. Used with Panel Persistence. 
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=RelPnl_Suppress_Persistence
NOTE=Panel Persistence must be turned On for this property to have any effect. Suppresses panel persistence for all dialogue panels with Relative positioning.|Note: Panel persistence can be suppressed for Queries ( Query+ and Classic Query) on a system-wide basis by setting the %NOMADS'Query_Suppress_Persistence property.
CELLTYPE$="DropBox"
TEXT$="Panel persistence is not suppressed (Default)/Suppress panel persistence (location & size)/Suppress location persistence only (panel size persists)/"
CELLTBL$="012"


CATEGORY=Panels

PROPERTY=Auto_Close
NOTE=Select to turn on the auto close feature for all panels. Instead of setting the internal auto close property on each panel in the header panel.
CELLTYPE$="CheckMark"

PROPERTY=Center_Wdw
NOTE=Select to set center next panel when displayed. 
CELLTYPE$="CheckMark"

PROPERTY=Full_Screen_Drag
NOTE=Select to turn on Full Screen Drag at the application level. The Full Screen Drag feature allows a panel to be moved by clicking anywhere on the panel outside of the controls (as well as on the title bar) and dragging the panel to the desired location. This setting can be overridden by the Full Screen Drag setting at the library level in Library Defaults or at the panel level in the Panel Header.|NOTE: If Full Screen Drag is turned on, it will override the %NOMADS'Object_Resize setting.
CELLTYPE$="CheckMark"

PROPERTY=OnExit$
NOTE=Enter the Program to run on exit of any panel.
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=Load_Text$
NOTE=Enter the Text to display in the title bar of a dialogue box that displays while a panel is loading.||Example: "Panel is loading"

PROPERTY=TipTimerCycles
NOTE=Enter the number of seconds that a tip will be displayed.||Example: 5
CELLFORMAT$="####"

PROPERTY=TitleBar$
NOTE=Enter a panel and library (comma separated) to use as the system-wide default custom title bar that will be inserted at the top of panels. Overridden by Library Default and Panel Header settings.||Example: mypanel,mylib


CATEGORY=Popup Menus

PROPERTY=List_Popup
NOTE=Add system popup menus to all listboxes and grids.
CELLTYPE$="CheckMark"

PROPERTY=List_Popup$
NOTE=Replace the default text associated with the system popup menu (List Options ...).  Since the text will become a popup menu item, an & character may be used to indicate the hot key associated with the item.  If no & is included in the text, the first character of the text entered will be used.||Example: S&yStem Items ...

PROPERTY=List_Popup_Suppress_Options$
NOTE=Set this property if you wish to suppress any combination of system popup menu options. Any combination of "C", "E", "F", "G", and/or "P" will cause the Copy, Export, Find, Chart and/or Print items respectively to be suppressed.||Example: CE or P


CATEGORY=Queries

PROPERTY=Auto_Qry
NOTE=Select for NOMADS to automatically initiate the query window if a value fails the Input Validation routine.
CELLTYPE$="CheckMark"

PROPERTY=Drop_Qry_All
NOTE=Select to default all query displays to Drop Query. This setting has been superseded by the %NOMADS'Query_View$ setting, which has more options. If unchecked, %NOMADS'Query_View will override the setting in %NOMADS'Drop_Qry_All.
CellType$="CheckMark"

PROPERTY=Drop_Qry_Color$
NOTE=Enter the default background color for Drop Query. See Query Colors for information on applying color settings and Themes to a query display. Default is RGB:240,255,240.
CELLTYPE$="Lookup"
LOOKUP=Color

PROPERTY=No_Qry_Msg
NOTE=Select to suppress the warning message at run time when the user invokes the query on a field that has no query defined.
CELLTYPE$="CheckMark"

PROPERTY=Qry_Attr$
NOTE=Enter the query button attributes to be used with Multi-lines. |Options: B - Bitmap, F - Flat, f - Flat - No Border, T - Transparent, Q - Embedded||Example: To set a flat, bitmap button enter FB.

PROPERTY=Qry_Btn$
NOTE=Enter the bitmap reference to display a different default bitmap for a query button for Multi-lines.||Example: {!Help}
CELLTYPE$="Lookup"
LOOKUP=Bitmap

PROPERTY=Qry_Clear_Start
NOTE=Select to override Start At value and start display at the beginning of the file. The variable QRY_VAL$ will be cleared before the query panel is displayed. If unchecked, position at Start At value in the query (Default).||Note: Classic Query Only. 
CELLTYPE$="CheckMark"

PROPERTY=Qry_Print$
NOTE=Enter name of a user program to call when the Print button is selected in a query. Arguments passed to the program are the 12-character space-padded uppercase screen key and the path to the screen library. The program logic totally replaces the query's default print logic.
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=Qry_Tip$
NOTE=Enter the Tip Value text to be displayed when the mouse is on the query button when using a Multi-line.||Example: Query

PROPERTY=Qry_Wide
NOTE=Enter the default width of the query button for a Multi-line.||Example: 3
CELLFORMAT$="###	"

PROPERTY=Query_AutoColSize
NOTE=Select to automatically adjust the sizes of the columns to fit the width of a query.
CELLTYPE$="CheckMark"

PROPERTY=Query_Clear_Status
NOTE=Select to clear the query window status bar.|Note: Classic Query Only.
CELLTYPE$="CheckMark"

PROPERTY=Query_ColumnDisplay$
NOTE=Enter the query column display class. Default is "*obj/qrycoldsp".

PROPERTY=Query_Fave_Color$
NOTE=Enter a highlight color to designate highlight records as favorites in the normal query display.||Example: Dark Green or RGB:192 64 0
CELLTYPE$="Lookup"
LOOKUP=Color

PROPERTY=Query_GridLines
NOTE=Select option to display grid lines in the query.
CELLTYPE$="DropBox"
TEXT$="No grid lines/Full grid/Vertical lines/Horizontal lines/"
CELLTBL$="0123"

PROPERTY=Query_Hide_On_Maint
NOTE=Select to hide the query panel when the query maintenance button is selected and redisplay the query when the maintenance process is finished.
CELLTYPE$="CheckMark"

PROPERTY=Query_NoDropHeader
NOTE=Select to suppress the display of the column headings in Drop Queries.
CELLTYPE$="CheckMark"

PROPERTY=Query_No_Gray
NOTE=Select to override the Gray/White Display setting and display a White Only background in the query.
CELLTYPE$="CheckMark"

PROPERTY=Query_Odb_Ignore
NOTE=Select to ignore the ODBC table flag and processes as a native file. See Query Subsystem.|Note: Classic Query Only
CELLTYPE$="CheckMark"

PROPERTY=Query_ProfileClean
NOTE=Enter the number of days of disuse after which query profile records are removed from query.inf. Default is 90.||Example: 60
CELLFORMAT$="####"

PROPERTY=QueryProgram$
NOTE=Enter the NOMADS query program (*winqry or *winqry2). Default is "*winqry2" (Query+) if Smart Control is activated; otherwise, "*winqry" (Classic Query).||Example: *winqry
CELLTYPE="DropBox"
TEXT$="*winqry2/*winqry/"

PROPERTY=Query_Sbar_Max
NOTE=Enter the number of records to determine if alternate scrollbar logic should be used to display a large file.||Example: 1000
CELLFORMAT$="###,###"

PROPERTY=Query_Suppress_Export
NOTE=Select to suppress the Export and Copy features on a run-time query.
CELLTYPE$="CheckMark"

PROPERTY=Query_Suppress_Favorites
NOTE=Select to suppress the Favorites feature on a run-time query.
CELLTYPE$="CheckMark"

PROPERTY=Query_Suppress_Persistence
NOTE=Select to suppress persistence on a Query+ and Classic Query type query. |Options: Do not suppress persistence (if set), Suppress persistence (location/size of query will be the original location/size),  Suppress location persistence (location will be the original location, but size will persist if changed)|Note: If %NOMADS'Query_Suppress_Persistence>0, then maximized panels are overridden.
CELLTYPE$="DropBox"
TEXT$="Do not suppress persistence/Suppress persistence/Suppress location persistence/"
CELLTBL$="012"

PROPERTY=Query_Suppress_Popup$
NOTE=Enter certain types of menu options to exclude from the query popup menu. Suppress menu items by entering values with any combination of the following options.|Options: E - Export, C - Copy, H - Hidden columns, F - Filters, G - Charting, V - Favorites, P - Profile, U - User Formulas ||Example: EC suppresses the Export and Copy options, CEFGHPUV or * suppresses the entire popup menu.

PROPERTY=Query_View
NOTE=Select the Default Query+ view to use.|Note: This setting supersedes the %NOMADS'Drop_Qry_All setting.
CELLTYPE$="DropBox"
TEXT$="Default (Toolbar View)/Drop Query/Toolbar View/Menu View/Hybrid View/Drop Tree/"
CELLTBL$="012345"

PROPERTY=Save_Qry_Path
NOTE=Select to save the full library path when assigning a query object to a control.
CELLTYPE$="CheckMark"

PROPERTY=Shifted_Query
NOTE=Select to restrict query invocation to the shifted function key.
CELLTYPE$="CheckMark"

CATEGORY=Security

PROPERTY=Sec_Msg
NOTE=Select to display an error message at run time when the user does not have access to a panel.
CELLTYPE$="CheckMark"

PROPERTY=Security_Lib$
NOTE=Enter the path to the panel library that contains the security "Logon" panel. Default is *win/scrnlib.en.
CELLTYPE$="Lookup"
LOOKUP=Directory

CATEGORY=System

PROPERTY=Alt_Sfx$
NOTE=Enter a comma-separated list of alternate language suffixes to apply when opening panel libraries when the specified or default libraries are not available. Overrides the alternate suffixes defined in NOMADS System Defaults.||Example: fr,de,es

PROPERTY=Automation_Enabled
NOTE=Select to turn on the QA Automation support feature at the application level. If activated, NOMADS sets the value for the GUI controls using an OWN= clause when the controls are created.
CELLTYPE$="CheckMark"

PROPERTY=Capture_Directory$
NOTE=Enter the directory to capture screen image when using the Direct NOMADS Editor interface (CTRL-SHIFT-MouseClick).
CELLTYPE$="Lookup"
LOOKUP=Directory

PROPERTY=CompanyColor$
NOTE=Enter the standard color used for grid headers, etc. in PxPlus utilities.
CELLTYPE$="Lookup"
LOOKUP=Color

PROPERTY=Def_Sfx$
NOTE=Enter the two-character language suffix to append to panel library files. Overrides the language suffix defined in NOMADS System Defaults.||Example: en
LEN=2

PROPERTY=Disable_Debug
NOTE=Select to disable the use of the Debug window.
CELLTYPE$="CheckMark"

PROPERTY=Disable_Trace
NOTE=Select to disable the use of the Trace window.
CELLTYPE$="CheckMark"

PROPERTY=Dup_Okay
NOTE=Select to allow duplicate control names at run time.
CELLTYPE$="CheckMark"

PROPERTY=Enter_Tab
NOTE=Select to define Enter key behavior.|Options: 0. Pressing the Enter key will not move the cursor. (Same as setting '-E' mnemonic), 1. Enter key behaves like a Tab key and does not fire the On Change logic of an object. '-E' and '+E' mnemonics should be used to govern behaviour, 2. Legacy behaviour (if set to non-zero, Enter = Tab).
CELLTYPE$="DropBox"
TEXT$="Enter key will not move the cursor/Enter key behaves like Tab key/Legacy behaviour/"
CELLTBL$="012"

PROPERTY=Esc_Sel
NOTE=Select to processes the current control with focus when Esc is pressed or the Close button on the panel is clicked. CHANGE_FLG is incremented.
CELLTYPE$="CheckMark"

PROPERTY=Last_View$
NOTE=Select to control the View associated with the Library Object Selection interface.|Options: 'objselect' for the Button view, 'objselvt' for the Toolbar view, 'objselvm' for the Menubar view.
CELLTYPE$="DropBox"
TEXT$="objselect/objselvt/objselvm/"

PROPERTY=LogFile$
NOTE=Enter the path of the current NOMADS log file derived from the Windows PxP_LogFile environment variable. 
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=NoPlusW
NOTE=Selet to have NOMADS not issue a PRINT '+W' to enable creation of Windows-style windows.
CELLTYPE$="CheckMark"

PROPERTY=NoTest
NOTE=Select to disable use of Test screen.
CELLTYPE$="CheckMark"

PROPERTY=Object_Persistence
NOTE=Select to turn on Object Persistence at the application level.
CELLTYPE$="CheckMark"

PROPERTY=Object_Resize
NOTE=Select to turn on object resizing at the application level rather than setting the internal Size Adjustment attribute on each panel in the Header properties. 
CELLTYPE$="CheckMark"

PROPERTY=Open_Load
NOTE=Select to use OPEN LOAD directive to open the library file. OPEN LOAD can be used to improve panel display performance. Uncheck to use a standard OPEN directive to open the library file. 
CELLTYPE$="CheckMark"

PROPERTY=Override_Font$
NOTE=Enter font to override system defaults font.  Format: 'font name,font size,font attr'||Example: Arial,1,&B
CELLTYPE$="Lookup"
LOOKUP=Font

!PROPERTY=Palette_Loaded
!NOTE=If set to zero, NOMADS will open the user defined color file providex.clr and load the color palette. This variable is set after the palette is loaded to 1.
!CELLTYPE$="CheckMark"

PROPERTY=Paste_Lib$
NOTE=Enter the default panel library used by the NOMADS Designer Block Paste utility. If a different library is selected in the utility, %NOMAD_Paste_Lib$ will be set to the new value.
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=Post_Display
NOTE=Select to override sequence of the Post Display logic. Post Display logic will be executed after any folders are displayed. The default sequence (unchecked) executes Post Display logic prior to displaying any folders on the panel. 
CELLTYPE$="CheckMark"

PROPERTY=Pre_Display$
NOTE=Enter the optional program that will be performed before the panel and controls are drawn.
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=Prg_Cache
NOTE=Enter the program cache count.||Example: 1024
CELLFORMAT$="####"

PROPERTY=Process$
NOTE=Enter program to pre-process for panel name and library. Program is called using the SCRN_ID$ and SCRN_LIB$ as arguments.
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=Program_Editor
NOTE=Select the default program editor. |Options: Integrated Toolkit, Ed+
CELLTYPE$="DropBox"
TEXT$="Integrated Toolkit/Ed+/"
CELLTBL$="01"

PROPERTY=Quiet_Load_Error
NOTE=Select to suppress the display of an error message when the panel or panel library cannot be found when the NOMADS run-time engine (*winproc) attempts to load a panel.
CELLTYPE$="CheckMark"

PROPERTY=RefreshAllWdws
NOTE=Select to have Refresh Screen do all concurrent windows. (Default)
CELLTYPE$="CheckMark"

PROPERTY=Skip_Change_Logic
NOTE=Select to stop the On Change logic from executing if you click on the grey area of the panel while focus is on a multi-line control.
CELLTYPE$="CheckMark"

PROPERTY=Skip_OnSelect_Logic
NOTE=Select to only trigger On Change logic once when the Enter key is pressed on a multi-line using the Signal On Exit attribute when %NOMAD_Enter_Tab > 0.
CELLTYPE$="CheckMark"

PROPERTY=Suppress_Auc
NOTE=Select to suppress Auto Complete functionality.
CELLTYPE$="CheckMark"

PROPERTY=SuppressCommandErrorTrap
NOTE=Select to suppress internal error handling for errors occurring when processing PERFORM, CALL and EXECUTE logic assigned to Pre-Display, Post-Display, OnFocus, OnChange, etc. logic assigned to panel headers and controls.
CELLTYPE$="CheckMark"

PROPERTY=Timeout
NOTE=Enter the input timeout value.||Example: 10
CELLFORMAT$="#####"

PROPERTY=Trace_File$
NOTE=Enter the file name to be created when the Trace window is invoked. If blank when running in Windows, the default file is "C:\NOMADS.TRC". In UNIX, the default filename is "/tmp/ userid +.trace".
CELLTYPE$="Lookup"
LOOKUP=File

PROPERTY=Turbo_Off
NOTE=Select to turn off turbo mode in *winproc (see 'TU' system parameter) during the drawing of a panel. Turbo mode is turned back on after all controls are drawn.
CELLTYPE$="CheckMark"

PROPERTY=User_Reserved_Words$
NOTE=Enter the full pathname for the User-Defined Reserved Words data file.  Defaults to "pxplus.wds" if not set.|Can also be defaulted system-wide by settig the PXP_USER_RESERVED_WORDS Environment variable.
CELLTYPE$="Lookup"
LOOKUP=File
!
PROPERTY=Visual_Effect
NOTE=Select the default visual look for a library.|Note: Default option in the Library Defaults Display tab must be set when using this global variable.
CELLTYPE$="DropBox"
TEXT$="2D mode/3D mode/4D mode/"
CELLTBL$="234"

PROPERTY=Visual_Override
NOTE=Select to force all panels to a particular visual mode (regardless of the Library Defaults setting).
CELLTYPE$="DropBox"
TEXT$="2D mode/3D mode/4D mode/"
CELLTBL$="234"


CATEGORY=Themes

PROPERTY=Theme$
NOTE=Enter the name of a pre-defined Theme to set the general GUI Theme for your application.|Note: Can be overridden at the library and panel levels. Can also be overridden by an iNomads Template setting and the %NOMADS'ThemeOverride setting.
CELLTYPE$="Lookup"
LOOKUP=Theme

PROPERTY=ThemeOverride$
NOTE=Enter the name of a pre-defined Theme to set the GUI Theme for your application.|Note: Overrides all other Theme settings, including iNomads Template Theme. 
CELLTYPE$="Lookup"
LOOKUP=Theme

CATEGORY=Wiki

PROPERTY=WikiURL$
NOTE=Enter the URL to be used with the NOMADS Wiki.||Example: localhost:8086

CATEGORY=Wizards

PROPERTY=WizardImage$
NOTE=Enter the path to the Wizard image. Default is "*win/images/dimple.bmp".
CELLTYPE$="LOOKUP"
LOOKUP=File

PROPERTY=WizardTextColor$
NOTE=Enter the color of the text appearing over the wizard image. Default is "WHITE".
CELLTYPE$="Lookup"
LOOKUP=Color
